| Total Complexity | 37 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 224 |
| Lines of code | 109 |
| Logical lines of code | 75 |
| Comment lines | 99 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validate() | 36 | 23 | 80 | |
| is_valid_date() | 68 | 4 | 6 | |
| is_empty() | 77 | 3 | 3 | |
| is_user_exists() | 74 | 2 | 4 | |
| is_numeric() | 80 | 1 | 3 | |
| has_key() | 79 | 1 | 3 | |
| in_array() | 79 | 1 | 3 | |
| is_boolean() | 73 | 1 | 4 | |
| is_array() | 80 | 1 | 3 |